GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-09-12T02:53:06.0268158+00:00",
"SubmitDate": "2026-09-12T02:53:06.0268158+00:00",
"ReportPeriodStart": "2026-09-12T02:53:06.0268158+00:00",
"ReportPeriodEnd": "2026-09-12T02:53:06.0268158+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "90f4de7e-55d6-433e-aa46-4de6c2b835e4",
"Rows": [
{
"ItemId": "d25f0c49-ed85-4e98-a914-6761f7d67527",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "d25f0c49-ed85-4e98-a914-6761f7d67527",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "90f4de7e-55d6-433e-aa46-4de6c2b835e4",
"Rows": [
{
"ItemId": "d25f0c49-ed85-4e98-a914-6761f7d67527",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "d25f0c49-ed85-4e98-a914-6761f7d67527",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"7d3c19ac-9f92-4f5e-b9fe-99928d8afb78",
"d30958b5-e71d-4819-953d-0228b8032122"
],
"Approvers": [
"06fb3220-720a-4de5-addd-a6a2e28fafe5",
"8807861a-c92b-4013-9954-cd9e947e6434"
],
"ApprovedBy": "9daa148c-fe62-4cbc-b228-f206d77bbdd0",
"ApprovalDate": "2026-09-12T02:53:06.0268158+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "edd781df-833c-466a-8622-d44c8af39fbb",
"WorkPlanId": "1d9b806a-d7d9-46bc-921d-67d4cbec8853",
"id": "050b4015-31da-439f-b205-76c8d5f729b2",
"ConfigId": "bab085cf-5aea-47d7-b332-5b93a17320ab"
},
{
"GenerationDate": "2026-09-12T02:53:06.0268158+00:00",
"SubmitDate": "2026-09-12T02:53:06.0268158+00:00",
"ReportPeriodStart": "2026-09-12T02:53:06.0268158+00:00",
"ReportPeriodEnd": "2026-09-12T02:53:06.0268158+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "90f4de7e-55d6-433e-aa46-4de6c2b835e4",
"Rows": [
{
"ItemId": "d25f0c49-ed85-4e98-a914-6761f7d67527",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "d25f0c49-ed85-4e98-a914-6761f7d67527",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "90f4de7e-55d6-433e-aa46-4de6c2b835e4",
"Rows": [
{
"ItemId": "d25f0c49-ed85-4e98-a914-6761f7d67527",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "d25f0c49-ed85-4e98-a914-6761f7d67527",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"7d3c19ac-9f92-4f5e-b9fe-99928d8afb78",
"d30958b5-e71d-4819-953d-0228b8032122"
],
"Approvers": [
"06fb3220-720a-4de5-addd-a6a2e28fafe5",
"8807861a-c92b-4013-9954-cd9e947e6434"
],
"ApprovedBy": "9daa148c-fe62-4cbc-b228-f206d77bbdd0",
"ApprovalDate": "2026-09-12T02:53:06.0268158+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "edd781df-833c-466a-8622-d44c8af39fbb",
"WorkPlanId": "1d9b806a-d7d9-46bc-921d-67d4cbec8853",
"id": "050b4015-31da-439f-b205-76c8d5f729b2",
"ConfigId": "bab085cf-5aea-47d7-b332-5b93a17320ab"
}
]